- System Device Driver
- File extension: .sys (file name extension)
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Device driver synthesis and verification — The device driver is a program which allows the software or higher level computer programs to interact with a hardware device. These software components act as a link between the devices and the operating systems, communicating with each of these … Wikipedia
Device driver — Operating systems Common features … Wikipedia
device driver — A small program that allows a computer to communicate with and control a device. Each operating system contains a standard set of device drivers for the keyboard,themonitor,andsoon.Whenyou add specialized peripheral devices, such as a CD ROM… … Dictionary of networking
device driver — noun software, supplied with the operating system or by a hardware manufacturer, that communicates between the operating system of a personal computer and a specific hardware device … Wiktionary
device driver — interface for a peripheral device, program which allows an operating system to communicate with a hardware device … English contemporary dictionary
device driver — /dəˈvaɪs draɪvə/ (say duh vuys druyvuh) noun Computers a program that enables the operating system of a computer to recognise peripheral devices, such as modems, printers, mouses, etc. Also, driver …
Driver — may refer to: Contents 1 Places 2 Surnames of people 2.1 Fiction 3 Occupation and activity 3.1 … Wikipedia
Driver Verifier — A component of Microsoft Windows Driver Verifier in Windows 7. Driver Verifier is a tool included in Microsoft Windows that replaces the default operating system subroutines with ones that are specifically developed to catch de … Wikipedia
System software — is any computer software which manages and controls computer hardware so that application software can perform a task. Operating systems, such as Microsoft Windows, Mac OS X or Linux, are prominent examples of system software. System software… … Wikipedia
Device file — In Unix like operating systems, a device file or special file is an interface for a device driver that appears in a file system as if it were an ordinary file. There are also special device files in MS DOS and Microsoft Windows. They allow… … Wikipedia
Device file system — In Unix like operating systems, a device file system or special file system allows software to interact with a device driver using standard input/output system calls, which simplifies many tasks.It includes device files , device nodes , or device … Wikipedia